Welcome![Sign In][Sign Up]
Location:
Search - system tray

Search list

[WEB MailPOP3客户端编程

Description: pop3客户端代码,含有系统托盘和客户端两个例子。-pop3 client code, containing system tray and client two examples.
Platform: | Size: 69617 | Author: 夏雨 | Hits:

[OS program系统托盘编程完全指南(一)

Description: 自从Windows 95面市以来,系统托盘应用作为一种极具吸引力的UI深受广大用户的喜爱。使用系统托盘UI的Windows应用程序数不胜数,比如\"金山词霸\"、\"Winamp\"、\"RealPlayer\"等等。那么如何编写自己的托盘应用呢?此代码是系列文章中的例子代码,比较系统地示范了托盘应用的编程。并创建自己的C++类来增强系统托盘应用的特性。代码参考价值极高。-since the launch of the system tray application as a very attractive user UI deeply love. UI using the system tray of Windows applications and countless others, such as "free email" and "Winamp", "RealPlayer" and so on. So how to prepare their application tray? This code is a series of articles in the code examples, compared to model the system tray application programming. And to create their own category C to enhance the system tray application characteristics. Code high reference value.
Platform: | Size: 76797 | Author: 唐佳 | Hits:

[OS program系统托盘编程完全指南(三)

Description: 这是“系统托盘编程完全指南(三)”文章的配套例子代码。实现了托盘程序图标气球式样的提示。这是一个IE5.0+以后才有的新特性。 托盘程序的信息提示通常是将鼠标光标移到托盘图标上之后,Windows会发送消息给托盘程序,从而显示提示信息——Tooltip。但在Windows XP中我们还看到有些系统托盘程序是自动显示ToolTips信息的,也就是说不用将鼠标光标移到托盘图标上便可显示ToolTips,在这是怎么实现的呢?此代码将示范一种新奇的ToolTips风格,它叫做气球提示:Balloon Tips。-This the "system tray full programming guide (3)" article supporting code examples. Achieving a tray icon balloon style tips. This a lE5.0 only occurred after the new features. The procedure tray is usually prompts the mouse to move the cursor on the tray icon, Windows will send messages to the tray procedures, as evidenced by a message -- Tooltip. However, in Windows XP, we also see some system tray procedure is automatic ToolTips information, in other words no need to move the mouse cursor on the tray icon will show ToolTips, it is how to achieve? This code will demonstrate a strange ToolTips style, it is called balloon Tip : Balloon Tips.
Platform: | Size: 103050 | Author: 唐佳 | Hits:

[Windows DevelopNo010.系统托盘编程

Description: 简单的系统托盘编程,双击系统托盘图标,则显示窗口,右键则弹出菜单-simple system tray programming,double click the icon of system tray,show the main window.right click the icon,popup the menu
Platform: | Size: 44759 | Author: 紫雨 | Hits:

[Other resource一个系统托盘的源程序代码

Description: 这是一个系统托盘的源程序代码(c + pure API),主要功能是增加系统流量。-This is a system tray of the source code (c pure API), the main function is to increase system throughput.
Platform: | Size: 6080 | Author: 范志鸿 | Hits:

[Windows Develop一个托盘程序演示-闹钟 Alert

Description: 一个托盘程序演示-闹钟 Alert 是关于WINDOWS编程的一个小程序,很好的。有利于各位学习借鉴-one sample showed how to use system tray. and it is a little alarm clock too.
Platform: | Size: 21140 | Author: | Hits:

[OS programNT_mfcdlg

Description: 使用-debug参数运行时跟普通程序一样,省略;运行和停止这个服务可以在NT服务管理器中进行,也可以使用控制台命令net shart/stop,如果你愿意增加一些代码,也可以直接启动。停止这个服务还可以使用系统托盘中的Exit菜单-use-debug parameters at runtime with the ordinary procedures, omitted; To stop the operation and services in NT service manager for, you can also use commands net shart / stop, and if you are willing to increase the number of code can also be launched directly. Stop this service can also use the system tray Exit menu
Platform: | Size: 40300 | Author: jjt | Hits:

[Ftp Serverpablo ftp

Description:

Pablo's FTP Server is a multi threaded FTP server for Windows 98/NT/XP. It comes with an easy to use interface and can be accessed from the system tray. The server handles all basic FTP commands and offers easy user account management and support for virtual directories.


Platform: | Size: 189980 | Author: lizhuofeng | Hits:

[Delphi VCLRxLib-2.7.7.5_For_D6-2010

Description: 这是有史以来最为经典、优秀的第三方免费元件集。它的很多优良的特性连专业的VCL元件制造厂商的产品都无法媲美。老一些的Delphi/C++Builder程序员都非常欣赏这一巨大的宝库,将这些元件用于大量的软件开发中。例如,经笔者调查,著名的Foxmail软件中就使用了RXLib元件(当然,Foxmail是Delphi开发的)。 这套元件是一套综合性元件集。它其中的内容包含:界面开发、数据库开发、系统开发、常用字符串处理函数、程序开发常用元件等。 最为经典的元件有: FormStorage:将窗体的属性、窗体上的元件的属性存储在注册表或配置文件中,当下次打开软件时,常体状态就会恢复为上次关闭软件时窗体的状态了。 RXWindowHook:能够方便的设置Windows挂钩,比调用API函数方便的多 StrHolder:相当于TStringList类,但是它是元件,因此就不用写麻烦的构造函数、解析函数了。其中的字符串可以直接写到它的属性中,作为一个字符串容器使用。 RXTrayIcon:能够使程序的图表缩到系统托盘中(system tray)。它甚至支持动态的图标。 ClipBoardViewer:能够直接查看剪贴版中的文字 RxGifAnimator:支持Gif文件动画的播放、解析、编辑 StrUtils单元中有大量的字符串处理函数可用.
Platform: | Size: 1704020 | Author: fengsx | Hits:

[WEB Codesystem tray

Description: 一个systemtray开发的说明文件。值得参考!
Platform: | Size: 12546 | Author: quintard | Hits:

[OS programTrayLght

Description: 系统托盘下实现4个灯的演示(csharp)-System tray under four lights demo (csharp)
Platform: | Size: 14336 | Author: 站长 | Hits:

[Windows Developsystray

Description: VB6控件 WINDOWS任务蓝系统托盘控件-VB6 control task blue WINDOWS system tray control
Platform: | Size: 38912 | Author: | Hits:

[WEB CodeWorldTime

Description: 世界各国时间asp源码 This application runs as an icon in the system tray and displays the current time in different parts of the world. -world time asp FOSS This application runs as an icon in the system tray and displays the current time in different parts of the world.
Platform: | Size: 6144 | Author: 金福辉 | Hits:

[Windows Develop获得ip地址剪贴板操作系统托盘图标实现代码aa

Description: 获得ip地址剪贴板操作系统托盘图标实现代码-access ip address clipboard operating system tray icon to achieve code
Platform: | Size: 14336 | Author: 陈鹏 | Hits:

[JSP/JavaJAVA程序的系统托盘

Description: JAVA程序的系统托盘-JAVA program system tray
Platform: | Size: 152576 | Author: 负的三 | Hits:

[Windows DevelopNetworkChat

Description: 是一个简单的网络聊天程序。但是它具有一些灵巧的功能。一个是它将记住你所发送信息的电脑名称,所以当你再一次启动应用程序时,不必每一次都要输入它们。另一方面,当这个应用程序最小化时,它可位于系统托盘中。当它在系统托盘中时,它有两个选项。当新消息到达时,它或者可以在系统托盘中闪烁其小图标,或者它可以取消最小化状态,以表示收到一个新消息。具体设置可以按照用户的喜好设定。-is a simple Web chat program. But it has some smart features. One is to remember that you will send a message to the computer, therefore, when you once again to launch applications, not every time they have to import. The other hand, when the smallest of applications, it can be located in the system tray. When it is in the system tray, it has two options. When the new news arrived, or it could be in the system tray icon flashing its small, or it can be abolished minimum state to show received a new news. Specific settings can be based on user preferences.
Platform: | Size: 17408 | Author: 郭志福 | Hits:

[Windows DevelopCFTime

Description: 本程序功能: 1、修改文件或目录的产生、修改时间,及各种属性; 2、能够自动判断本程序是否重载,并给出提示; 3、增加了隐藏到系统托盘的功能,并修改了关闭功能; 4、实现对话框的动画弹出和消隐,增强程序的美观性 5、增加了系统热键功能,窗口隐藏时Ctrl+Alt+X可以呼出; 6、置窗体为最顶层显示,并去掉了任务栏的窗体 7、新增了鼠标在主窗口上移动时,显示手形光标功能。-this program functions : a revised list of documents or create, modify, and attributes; 2, can automatically judge whether the procedure heavy, and gives prompts; 3, a system tray to hide the functions and revised the closing function; Four realize right then pop-up frames of animation and hidden, to enhance the beauty of procedure 5, a system hotkey function, the window hidden when Ctrl Alt X can exhale; 6, home to the most top-level windows, and removed the task bar of Form 7, a mouse in the new window on the main mobile, hand-shaped display the cursor function.
Platform: | Size: 631808 | Author: 就不填 | Hits:

[Dialog_WindowTrayMgr

Description: 系统托盘编程代码-system tray programming code
Platform: | Size: 17408 | Author: 老马 | Hits:

[Ftp ServerPablo_ftpserver

Description: Pablo s FTP Server is a multi threaded FTP server for Windows 98/NT/XP. It comes with an easy to use interface and can be accessed from the system tray. The server handles all basic FTP commands and offers easy user account management and support for virtual directories.
Platform: | Size: 123904 | Author: 田田 | Hits:

[Multimedia DevelopVioletPlay

Description: 一个集音乐播放、系统托盘等软件源码-a music player, such as the system tray source software
Platform: | Size: 29696 | Author: 就不填 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 44 »

CodeBus www.codebus.net